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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13699Alexander, Rachel97222MilwaukieOregonUnited States
13448Ward, Catherine94303Palo AltoCaliforniaUnited States
27635Perry, Grace, E98168BurienWashingtonUnited States

Generated 2025-07-21 09:52:24.918 UTC