[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 6582  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22684Cooper, Lauren, W20354HamburgHamburgGermany
22685Ma, Barbara22001HamburgHessenGermany
22533Liu, Jake20354HamburgHamburgGermany

Generated 2025-07-10 18:52:22.534 UTC