[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 0   SHUFFLE   <  SKIP 2658  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26829Evans, Morgan46236BottropNordrhein-WestfalenGermany
24065Gutierrez, LoriSL67RJMaidenheadEnglandUnited Kingdom
22804Butler, Kelly20354HamburgHamburgGermany
21515Yuan, BarbaraRG12 8TBBracknellEnglandUnited Kingdom
27200Thompson, Anna97355LebanonOregonUnited States
26966Zhang, Cedric, DWA1WarringtonEnglandUnited Kingdom
25594Malhotra, Cindy, T93500PantinSeine Saint DenisFrance

Generated 2025-11-02 02:25:08.548 UTC