[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 3027   SHUFFLE   <  SKIP 1823  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21754Lopez, Kaitlyn97301SalemOregonUnited States
26944Nara, Drew, AMK8 8DFMilton KeynesEnglandUnited Kingdom
23212Jones, James, W94536FremontCaliforniaUnited States

Generated 2025-07-13 18:53:41.997 UTC