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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23299Jimenez, Kristy, E98225BellinghamWashingtonUnited States
20574Patel, Brett, A80074MünchenHamburgGermany
27667Sanchez, Jessica, M94015Daly CityCaliforniaUnited States
16675Arthur, Kristi, W2036MatravilleNew South WalesAustralia

Generated 2025-07-14 16:35:02.599 UTC