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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28326Lopez, Carla, G4700RockhamptonQueenslandAustralia
26098Lee, Daniel91791West CovinaCaliforniaUnited States
20645Stewart, Xavier98403TacomaWashingtonUnited States
21208Griffin, Olivia3429SunburyVictoriaAustralia

Generated 2025-11-01 06:12:03.921 UTC