[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 158   SHUFFLE   <  SKIP 766  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26972Sara, Kristopher, T75002ParisSeine (Paris)France
13867Griffin, Luke98036LynnwoodWashingtonUnited States
19886Butler, Marcus, V98033KirklandWashingtonUnited States

Generated 2025-07-16 11:17:10.954 UTC