[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 650   SHUFFLE   <  SKIP 2790  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16580Chen, Dawn, C57000MetzMoselleFrance
27705Pal, Roger, D4655Hervey BayQueenslandAustralia
26351Moore, Emma94611OaklandCaliforniaUnited States

Generated 2025-07-15 08:10:39.038 UTC