[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   SHUFFLE   SKIP 4248   <  SKIP 1084  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28548Ortega, Krista20354HamburgHamburgGermany
25453She, DrewOX14 4SEOxfordEnglandUnited Kingdom
29463Gonzales, Lucas4217Gold CoastQueenslandAustralia

Generated 2025-07-20 13:40:59.159 UTC