[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 484   SHUFFLE   <  SKIP 1946  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15696Sun, Damien, A93500PantinSeine Saint DenisFrance
26172Hernandez, Madeline90210Beverly HillsCaliforniaUnited States
26262Thompson, Hannah, C98036LynnwoodWashingtonUnited States
11821Johnson, Austin90210Beverly HillsCaliforniaUnited States

Generated 2025-07-18 22:52:05.664 UTC