[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 918  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23600Sharma, Peter77127LieusaintSeine et MarneFrance
27875Patel, Pamela, G4700RockhamptonQueenslandAustralia
19531Robinson, John, I94014ColmaCaliforniaUnited States
12007Sun, Shannon4000BrisbaneQueenslandAustralia

Generated 2025-07-14 00:35:09.086 UTC