[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 1381  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22839Mehta, Brandy4217Gold CoastQueenslandAustralia
20721Perry, Hailey, GGL50CheltenhamEnglandUnited Kingdom
20746Torres, Christina, MV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-21 15:56:38.063 UTC