[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 2421   SHUFFLE   <  SKIP 3786  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16063Kapoor, Francisco, M94704BerkeleyCaliforniaUnited States
28220Xu, Kelsey, W4700RockhamptonQueenslandAustralia
14785Patterson, Gavin78100Saint Germain en LayeYvelineFrance

Generated 2025-07-12 22:38:27.610 UTC