[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 3669   SHUFFLE   <  SKIP 2020  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24780Hall, Courtney, B98501OlympiaWashingtonUnited States
16277Luo, ChristyRH15 9UDWest SussexEnglandUnited Kingdom
21800Raman, Heidi, L94519ConcordCaliforniaUnited States
19421Rana, Jay59000LilleNordFrance

Generated 2025-07-18 06:57:02.283 UTC