[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 2548   SHUFFLE   <  SKIP 1376  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26755Jai, Brendan2444Port MacquarieNew South WalesAustralia
12520Jackson, Seth, R78100Saint Germain en LayeYvelineFrance
17174Wood, Angelica, M92118CoronadoCaliforniaUnited States

Generated 2025-07-14 11:13:26.753 UTC