[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 557   SHUFFLE   <  SKIP 64  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27631Phillips, Gabriella94611OaklandCaliforniaUnited States
22738Diaz, Haley94947NovatoCaliforniaUnited States
28706Ashe, Reginald12311BerlinSaarlandGermany

Generated 2025-07-20 17:35:11.150 UTC