[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 189   SHUFFLE   <  SKIP 4194  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14099Lin, Rafael2444Port MacquarieNew South WalesAustralia
21797Gao, Kelvin, P98225BellinghamWashingtonUnited States
25084James, Dalton97071WoodburnOregonUnited States

Generated 2025-07-20 15:22:36.889 UTC