[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 560   SHUFFLE   <  SKIP 493  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16316Hu, Kelli, M12311BerlinSaarlandGermany
25800Nath, SheenaPE17BuryEnglandUnited Kingdom
12787Cook, Katelyn, E98371PuyallupWashingtonUnited States

Generated 2025-11-04 11:02:39.830 UTC