[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 650   SHUFFLE   <  SKIP 1589  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18347Clark, Alyssa, J94303Palo AltoCaliforniaUnited States
17797Martinez, Ebony70511StuttgartSaarlandGermany
23204Mitchell, Katherine, C99202SpokaneWashingtonUnited States

Generated 2025-07-21 00:46:20.386 UTC