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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20952Ye, Micah, AOX16 8RSOxonEnglandUnited Kingdom
13641Watson, Adrian, K4655Hervey BayQueenslandAustralia
28825Hernandez, Caleb, A98055RentonWashingtonUnited States

Generated 2025-07-18 10:49:24.209 UTC