[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 568   SHUFFLE   <  SKIP 843  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16867King, Katelyn94063Redwood CityCaliforniaUnited States
17728Perry, Maria, N2450Coffs HarbourNew South WalesAustralia
25450Deng, Darrell, A70511StuttgartSaarlandGermany

Generated 2025-07-19 17:44:08.898 UTC