[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 3411   <  SKIP 274  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28124Kelly, Mackenzie, E94015Daly CityCaliforniaUnited States
18724Fernandez, Denise, A3550BendigoVictoriaAustralia
12499Wang, Heather, R80074MünchenHamburgGermany

Generated 2025-07-19 15:51:56.949 UTC