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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28126Johnson, Anna91203GlendaleCaliforniaUnited States
17807Sanz, Philip, JMK8 8ZDMilton KeynesEnglandUnited Kingdom
24044Kumar, Arturo, WSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-15 09:17:11.759 UTC