[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   SHUFFLE   <  SKIP 4067  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19305Young, Gabriella, MCM11BillericayEnglandUnited Kingdom
19068Son, Alma, L.59368WerneNordrhein-WestfalenGermany
29085Goel, Brad, M6105CloverdaleSouth AustraliaAustralia
19238West, Isabella98371PuyallupWashingtonUnited States

Generated 2025-07-11 15:45:31.719 UTC