[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 650  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16554Chander, Casey, CWA3 7BHWarringtonEnglandUnited Kingdom
14873Long, Fernando91950Lincoln AcresCaliforniaUnited States
22599Gill, PhilipC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-11 23:25:38.958 UTC