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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25829Patel, Toni, E2055North SydneyNew South WalesAustralia
21039Ramos, JillCB4 4BZCambridgeEnglandUnited Kingdom
22433Hill, Miguel, CWA3WatfordEnglandUnited Kingdom

Generated 2025-07-12 01:05:44.038 UTC