[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 2500   <  SKIP 784  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22327Cai, Jake, T98168BurienWashingtonUnited States
13462Sara, Jay, M98225BellinghamWashingtonUnited States
17659Tang, Jodi, A98168BurienWashingtonUnited States

Generated 2025-07-12 22:31:10.856 UTC