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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25803Xu, Gregory34117KasselHessenGermany
18890Blue, Lauren98052RedmondWashingtonUnited States
28640Cook, BryceV9LangfordBritish ColumbiaCanada

Generated 2025-07-08 19:38:45.579 UTC