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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27094Kelly, Sean94611OaklandCaliforniaUnited States
13719Carter, IsaacV9LangfordBritish ColumbiaCanada
25736Stone, Darrell, J70511StuttgartSaarlandGermany

Generated 2025-07-11 14:46:52.226 UTC