[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 2545  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17505Mitchell, Hunter, A99362Walla WallaWashingtonUnited States
22071Carter, Gabriel, S92118CoronadoCaliforniaUnited States
17165Gonzalez, Isaac, E90712LakewoodCaliforniaUnited States
20574Patel, Brett, A80074MünchenHamburgGermany

Generated 2025-07-18 14:33:53.451 UTC