[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 512   SHUFFLE   <  SKIP 4755  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28539Zhou, Barbara59000LilleNordFrance
27005Lin, Susan, L92400CourbevoieHauts de SeineFrance
24927Harris, Kaitlyn98036LynnwoodWashingtonUnited States

Generated 2025-07-18 02:44:47.008 UTC