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

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17215Bell, Juan, L20354HamburgHamburgGermany
17631He, Cara, J20354HamburgHamburgGermany
17745Suarez, Tanya, B20354HamburgHamburgGermany
17762Rodriguez, Rachel, M20354HamburgHamburgGermany
17783Jai, Tracy, R20354HamburgHamburgGermany
17854Gomez, Shannon20354HamburgHamburgGermany
17983Saunders, Carol22001HamburgHessenGermany

Generated 2025-11-06 03:24:56.685 UTC