[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 468   SHUFFLE   <  SKIP 751  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20616Serrano, Kristi2061Milsons PointNew South WalesAustralia
11781Gray, Carlos94015Daly CityCaliforniaUnited States
28435Liu, Edwin66041PoingSaarlandGermany
18929Garcia, Donald6006PerthSouth AustraliaAustralia

Generated 2025-07-18 20:30:29.487 UTC