[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 327   SHUFFLE   <  SKIP 3633  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17557Davis, Matthew, S97222MilwaukieOregonUnited States
12223Vazquez, Felicia60061Frankfurt am MainSaarlandGermany
24652Butler, Luke98020EdmondsWashingtonUnited States
20904Gomez, Ebony, CCM11BillericayEnglandUnited Kingdom

Generated 2025-07-12 13:22:14.935 UTC