[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 470   SHUFFLE   <  SKIP 4122  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26415Lal, Latoya, S22001HamburgHessenGermany
21791Price, Richard91776San GabrielCaliforniaUnited States

Generated 2025-07-14 16:15:26.268 UTC