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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22533Liu, Jake20354HamburgHamburgGermany
22684Cooper, Lauren, W20354HamburgHamburgGermany
22685Ma, Barbara22001HamburgHessenGermany
22591Becker, Jon, G20354HamburgHamburgGermany

Generated 2025-07-11 19:37:02.955 UTC