[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 5060   SHUFFLE   <  SKIP 2147  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19308Rai, Casey, MSW19 3RULondonEnglandUnited Kingdom
15891Lopez, Jordan92806La JollaCaliforniaUnited States

Generated 2025-07-21 14:20:25.851 UTC