[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 836   SHUFFLE   <  SKIP 233  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28902She, Suzanne63009OffenbachSaarlandGermany
16921Jai, EdwinT2P 2G8CalgaryAlbertaCanada
17894Simmons, Hailey, L78400ChatouYvelineFrance

Generated 2025-07-17 13:06:47.567 UTC