[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 2391   <  SKIP 4219  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26229Ye, Cara, L20354HamburgHamburgGermany
26415Lal, Latoya, S22001HamburgHessenGermany
26825Jimenez, Jamie22001HamburgHessenGermany

Generated 2025-07-09 23:42:23.599 UTC