[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 253  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26404Wu, TrishaBD1 4SJW. YorkEnglandUnited Kingdom
19523Holt, BrittneySW6 SBYLondonEnglandUnited Kingdom
25162Morris, Bryan, D90505TorranceCaliforniaUnited States

Generated 2025-07-08 00:33:59.497 UTC