[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 480   SHUFFLE   <  SKIP 97  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14112Sanchez, Charles, W94014ColmaCaliforniaUnited States
11038Hernandez, Diana, F2060Lavender BayNew South WalesAustralia
13820Alvarez, DannyW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-11-04 18:29:35.077 UTC