[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 2960   <  SKIP 1005  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26601Gonzalez, Kyle, J94947NovatoCaliforniaUnited States
13816Henderson, MarissaPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-18 17:11:16.107 UTC