[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 2247  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13436Griffin, Gail98027IssaquahWashingtonUnited States
26134Goel, Bridget4171HawthorneQueenslandAustralia
14633Morgan, TimothyV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-11 13:34:40.153 UTC