[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 650   SHUFFLE   <  SKIP 2679  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11167Barnes, Jasmine, J98027IssaquahWashingtonUnited States
27531Bailey, Abigail, E98055RentonWashingtonUnited States
21076Nath, Terrence04838EilenburgBrandenburgGermany

Generated 2025-07-16 07:19:17.888 UTC