[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 413   SHUFFLE   <  SKIP 1316  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13501Zhu, Clayton, M70511StuttgartSaarlandGermany
18516Brooks, Juan98055RentonWashingtonUnited States
15555Barnes, Hailey94303Palo AltoCaliforniaUnited States

Generated 2025-07-11 03:36:40.066 UTC