[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 4000   SHUFFLE   <  SKIP 2385  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20847Young, Kyle, T66740SaarlouisSaarlandGermany
21071Pal, Lindsey, AMK8 8ZDMilton KeynesEnglandUnited Kingdom
14918Howard, Mariah98027IssaquahWashingtonUnited States

Generated 2025-07-21 19:13:41.855 UTC