[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 2908   <  SKIP 1802  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20542Green, Hailey, W91950Lincoln AcresCaliforniaUnited States
19495Gill, Francis75013ParisSeine (Paris)France
13785She, ClaytonW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-17 20:14:19.516 UTC