[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 4   SHUFFLE   <  SKIP 2082  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19342Zeng, AimeeEC1R 0DULondonEnglandUnited Kingdom
19666Alexander, Hailey, C7001HobartTasmaniaAustralia
28657Hayes, Ryan97222MilwaukieOregonUnited States
23639Guo, Christy, RLA1 1LNLancasterEnglandUnited Kingdom
28937Nath, Tommy, B4000BrisbaneQueenslandAustralia
28523James, CharlesGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-12 10:10:55.784 UTC