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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19024Russell, Dalton98027IssaquahWashingtonUnited States
23914Sharma, Tonya, L53131BonnNordrhein-WestfalenGermany
12855Diaz, Philip, JLE18LeedsEnglandUnited Kingdom
26827Rubio, Renee, L75009ParisSeine (Paris)France

Generated 2025-07-21 10:03:15.533 UTC