[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 394   SHUFFLE   <  SKIP 320  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15399Murphy, Mackenzie, J94704BerkeleyCaliforniaUnited States
12134Alonso, Hector, LAS23Stoke-on-TrentEnglandUnited Kingdom
23660Tang, Christy, R2113North RydeNew South WalesAustralia

Generated 2025-07-12 01:07:45.540 UTC