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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16400Ramos, Theodore, I93500PantinSeine Saint DenisFrance
22839Mehta, Brandy4217Gold CoastQueenslandAustralia
20968Yuan, ArturoYO15YorkEnglandUnited Kingdom

Generated 2025-07-12 12:33:33.829 UTC