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

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12442Richardson, Allison91502BurbankCaliforniaUnited States
16033Lin, Erica, ESW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-11 09:21:15.619 UTC