[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 1445   SHUFFLE   <  SKIP 323  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13484Martinez, Marcus, L90706BellflowerCaliforniaUnited States
23613Lu, Clayton, LLA1 1LNLancasterEnglandUnited Kingdom
15093Moyer, Johnny75009ParisSeine (Paris)France
22790Phillips, Luke, H95062Santa CruzCaliforniaUnited States

Generated 2025-07-15 04:40:50.362 UTC