[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 1711   <  SKIP 187  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19418Miller, Nathan, lEM15Esher-MoleseyEnglandUnited Kingdom
21954Andersen, Yolanda7001HobartTasmaniaAustralia
11778Henderson, Haley, A98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-20 11:47:48.176 UTC