[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 5462   SHUFFLE   <  SKIP 1780  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26364Hill, GabriellaPB12PeterboroughEnglandUnited Kingdom
27440Howard, Trinity, A98501OlympiaWashingtonUnited States
14272Ward, Sydney98371PuyallupWashingtonUnited States

Generated 2025-07-19 16:51:09.391 UTC