[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 363   SHUFFLE   <  SKIP 730  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19122Hughes, Abigail, T94611OaklandCaliforniaUnited States
15631Andersen, ClaytonOX14 4SEOxfordEnglandUnited Kingdom
16911Patterson, Caleb98201EverettWashingtonUnited States

Generated 2025-07-18 17:06:01.598 UTC