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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24452Coleman, Megan, C98225BellinghamWashingtonUnited States
20574Patel, Brett, A80074MünchenHamburgGermany
24114Yuan, Kristin, CAS23Stoke-on-TrentEnglandUnited Kingdom
19562Guo, Leah, R2061Milsons PointNew South WalesAustralia

Generated 2025-07-13 17:57:44.980 UTC