[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 2000   SHUFFLE   <  SKIP 239  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20383Hernandez, Richard, M98104SeattleWashingtonUnited States
18447Ortega, Renee1597Lane CoveNew South WalesAustralia
14370Dominguez, MeghanV3J 6Z3BurnabyBritish ColumbiaCanada

Generated 2025-07-11 15:31:05.923 UTC