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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28634Mitchell, Nathan97301SalemOregonUnited States
21663Goel, Kenneth70511StuttgartSaarlandGermany
20208Hayes, AustinV9LangfordBritish ColumbiaCanada

Generated 2025-07-11 11:27:03.401 UTC