[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 512   SHUFFLE   <  SKIP 544  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21711Gray, Hailey, J91791West CovinaCaliforniaUnited States
16708Sanz, Kellie2060Lavender BayNew South WalesAustralia
14535Anand, DustinHP10 9QYHigh WycombeEnglandUnited Kingdom

Generated 2025-07-12 18:07:31.608 UTC