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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17514Zhou, Cedric6006PerthSouth AustraliaAustralia
19132Washington, Benjamin, D97205PortlandOregonUnited States
28881Kapoor, Allen75008ParisSeine (Paris)France

Generated 2025-07-16 20:03:33.550 UTC