[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 644   SHUFFLE   <  SKIP 1067  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23242Garcia, Andrew, J98312BremertonWashingtonUnited States
14946Vance, Frederick75017ParisSeine (Paris)France
19974Fernandez, George1002SydneyNew South WalesAustralia

Generated 2025-07-19 17:00:25.480 UTC