[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 807   SHUFFLE   <  SKIP 1737  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11735Gray, Sydney, K98036LynnwoodWashingtonUnited States
11588Mehta, Candace93400Saint-DenisSeine Saint DenisFrance
15338Navarro, Marie, J77840College StationTexasUnited States

Generated 2025-07-14 18:24:06.791 UTC