[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 484   SHUFFLE   <  SKIP 2348  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29468Morris, Jacqueline, HGL50CheltenhamEnglandUnited Kingdom
15274Johnson, Alexander, M90802Long BeachCaliforniaUnited States
20217Wang, Valerie4000BrisbaneQueenslandAustralia

Generated 2025-07-13 06:11:39.258 UTC