[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 494   SHUFFLE   <  SKIP 1624  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19934Blanco, Neil14197BerlinSaarlandGermany
14532Wu, Barbara, M92400CourbevoieHauts de SeineFrance
25782Gao, MarshallSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-12 19:41:51.312 UTC