[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 8375   SHUFFLE   <  SKIP 15  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15706Arthur, Tina, L80610Saint OuenSommeFrance
17826Morgan, Paige, L59000LilleNordFrance
19291Wu, ColleenRH15 9UDWest SussexEnglandUnited Kingdom
14170Moreno, Rebekah, J80610Saint OuenSommeFrance
14678Zheng, Shannon, M2113North RydeNew South WalesAustralia
22365Richardson, Sebastian, C91776San GabrielCaliforniaUnited States

Generated 2025-07-21 18:44:16.755 UTC