[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 416   SHUFFLE   <  SKIP 1872  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25606Fernandez, Meredith75005ParisSeine (Paris)France
22011Patterson, Richard, L98052RedmondWashingtonUnited States
23533Nath, Rafael2444Port MacquarieNew South WalesAustralia

Generated 2025-07-12 00:52:21.943 UTC