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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27330Nara, Brendan, A20354HamburgHamburgGermany
26977Madan, Barry20354HamburgHamburgGermany
27884Alonso, Jill20354HamburgHamburgGermany

Generated 2025-07-12 02:55:24.283 UTC