[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1266  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20780White, Michael, A97355LebanonOregonUnited States
26043Becker, Jodi98312BremertonWashingtonUnited States
27948Ms., Sloan, Cathy, J.80074MünchenHamburgGermany
14006Walker, Brianna, M94070San CarlosCaliforniaUnited States

Generated 2025-07-12 14:51:01.308 UTC