[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 817   SHUFFLE   <  SKIP 56  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27779Washington, Jordan78400ChatouYvelineFrance
25950Kumar, Kyle98270MarysvilleWashingtonUnited States
19639Gill, Victor91910Chula VistaCaliforniaUnited States
24554Fernandez, DeannaW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-20 06:40:40.166 UTC