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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14365Ward, Evan, S90802Long BeachCaliforniaUnited States
27905Black, Mario, MWA1WarringtonEnglandUnited Kingdom
27631Phillips, Gabriella94611OaklandCaliforniaUnited States

Generated 2025-07-16 16:06:31.000 UTC