[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 482   SHUFFLE   <  SKIP 3988  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28473Rodriguez, BruceNT20Newcastle upon TyneEnglandUnited Kingdom
13492Foster, Christian, C91502BurbankCaliforniaUnited States
19677Shan, Dylan4217Gold CoastQueenslandAustralia

Generated 2025-07-14 05:56:15.338 UTC