[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 0   SHUFFLE   <  SKIP 2278  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27175Raji, Marshall, LSW19 3RULondonEnglandUnited Kingdom
13059Deng, Keith94014ColmaCaliforniaUnited States
18807Bennett, Spencer91910Chula VistaCaliforniaUnited States

Generated 2025-11-02 22:09:09.743 UTC