[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 908   SHUFFLE   <  SKIP 196  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16277Luo, ChristyRH15 9UDWest SussexEnglandUnited Kingdom
14383Ferrier, Marvin, L94519ConcordCaliforniaUnited States
26356Howard, TimothyYO15YorkEnglandUnited Kingdom
17325Henderson, Paige, C4000BrisbaneQueenslandAustralia

Generated 2025-07-18 19:29:00.928 UTC