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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26415Lal, Latoya, S22001HamburgHessenGermany
25508Cook, Melissa20354HamburgHamburgGermany
25758Gutierrez, Leslie20354HamburgHamburgGermany

Generated 2025-07-11 07:28:20.393 UTC