[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 4254   SHUFFLE   <  SKIP 1359  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26610Perez, Mary92625Newport BeachCaliforniaUnited States
11357Ye, Ramon4551CaloundraQueenslandAustralia
16166Goel, April, C1597Lane CoveNew South WalesAustralia

Generated 2025-07-20 18:38:56.893 UTC