[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 3615   SHUFFLE   <  SKIP 5575  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27833Lu, Dawn, GEC1R 0DULondonEnglandUnited Kingdom
24495Ortega, Kellie, M4655Hervey BayQueenslandAustralia
15870Howard, Zoe97330CorvallisOregonUnited States
28946Anderson, John, C4655Hervey BayQueenslandAustralia

Generated 2025-07-20 17:45:35.892 UTC