[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 2693   SHUFFLE   <  SKIP 2227  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13139Perez, Carmen, C1597Lane CoveNew South WalesAustralia
28463Arun, Emmanuel, RRG7 5H7ReadingEnglandUnited Kingdom
22410Arthur, Cassandra, M4655Hervey BayQueenslandAustralia

Generated 2025-07-19 22:43:53.522 UTC