[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 2421   SHUFFLE   <  SKIP 2029  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26885Martin, Victor, LOX16 8RSOxonEnglandUnited Kingdom
23608Blanco, Jessie, RW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-13 12:57:30.741 UTC