[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 34   SHUFFLE   <  SKIP 2154  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26914Prasad, Cindy, CPB12PeterboroughEnglandUnited Kingdom
21082Edwards, Jason60323FrankfurtHessenGermany
28171Henderson, Aidan98168BurienWashingtonUnited States

Generated 2025-07-12 12:42:25.977 UTC