[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2421   SHUFFLE   <  SKIP 2808  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21629Thomas, ThomasV3A 4R2LangleyBritish ColumbiaCanada
13656Howard, Faith90706BellflowerCaliforniaUnited States
22619Hernandez, Robin20354HamburgHamburgGermany
13818Chander, Dawn93700DrancySeine Saint DenisFrance

Generated 2025-07-13 04:02:53.747 UTC