[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 875   SHUFFLE   <  SKIP 317  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21475Alexander, Cassidy94015Daly CityCaliforniaUnited States
13495Alvarez, Micheal, WRG7 5H7ReadingEnglandUnited Kingdom
19796Xie, Marshall, M2580GoulburnNew South WalesAustralia

Generated 2025-07-14 19:37:11.594 UTC