[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 650   SHUFFLE   <  SKIP 3199  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18408West, Cody98168BurienWashingtonUnited States
15102Malhotra, Allen, ALE18LeedsEnglandUnited Kingdom
23640Jiménez, Bruce, L2777SpringwoodNew South WalesAustralia

Generated 2025-07-12 12:10:08.376 UTC