[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2421   SHUFFLE   <  SKIP 5590  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19076Pal, Jaclyn59100RoubaixNordFrance
17567Cook, Nathaniel, G94015Daly CityCaliforniaUnited States
16262Xie, Kathryn, M75002ParisSeine (Paris)France
17331Stone, Keith3205South MelbourneVictoriaAustralia

Generated 2025-07-16 01:27:10.773 UTC