[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 189   SHUFFLE   <  SKIP 2048  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15844Brown, Megan, S91941GrossmontCaliforniaUnited States
23911Sharma, Priscilla, E59000LilleNordFrance
17101Gutierrez, Shannon, LW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-09 11:17:58.226 UTC