[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 1119  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28598Russell, Wyatt, A92102San DiegoCaliforniaUnited States
14659Harris, Zachary, E94611OaklandCaliforniaUnited States
18652Diaz, Meredith, W98168BurienWashingtonUnited States
19520Muñoz, KariPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-14 03:12:00.415 UTC