[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 512   SHUFFLE   <  SKIP 1449  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21478Reed, Abigail, R91950National CityCaliforniaUnited States
26119Gray, Danielle, B90210Beverly HillsCaliforniaUnited States
13254Gomez, Beth, CMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-13 15:11:43.550 UTC