[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 1203  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25491Xu, Krystal91370Verrieres Le BuissonEssonneFrance
15561Young, Angel, B97355LebanonOregonUnited States
26361Suarez, EbonySW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-18 03:45:17.139 UTC