[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 461   SHUFFLE   <  SKIP 2967  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14619Sanders, Nathaniel, L98027IssaquahWashingtonUnited States
14737Srini, Dominic, M98225BellinghamWashingtonUnited States
25580Allen, Amber, A59491Villeneuve-d'AscqNordFrance
15918Ruiz, Roberto98168BurienWashingtonUnited States

Generated 2025-07-20 09:45:45.691 UTC