[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 3669   SHUFFLE   <  SKIP 4099  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18518Scott, Stephanie98036LynnwoodWashingtonUnited States
27985Shen, Michele2036MalabarNew South WalesAustralia
15447Madan, Regina93500PantinSeine Saint DenisFrance

Generated 2025-07-21 19:57:40.676 UTC