[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 250   SHUFFLE   <  SKIP 742  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22937Baker, Jose, A4700RockhamptonQueenslandAustralia
12522Sanchez, Brandy93500PantinSeine Saint DenisFrance
28658Bailey, Jasmine, E90712LakewoodCaliforniaUnited States

Generated 2025-07-09 08:02:21.846 UTC