[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 625   SHUFFLE   <  SKIP 2277  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15057Chandra, Regina, MW10 6BLLondonEnglandUnited Kingdom
28914Rai, Alicia, MRG41 1QWWokinghamEnglandUnited Kingdom
23302Walker, Fernando, R98366Port OrchardWashingtonUnited States

Generated 2025-07-11 11:12:50.862 UTC