[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 413   SHUFFLE   <  SKIP 735  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11039Martin, Marc, J2500WollongongNew South WalesAustralia
19476Anderson, Sarah, T59368WerneNordrhein-WestfalenGermany
26479Cook, Katherine, R94014ColmaCaliforniaUnited States

Generated 2025-07-14 07:40:59.639 UTC