[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 827   SHUFFLE   <  SKIP 1127  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22884Richardson, Danielle97301SalemOregonUnited States
17974Raje, KateRG11 5TPBerkshireEnglandUnited Kingdom
18778Washington, Miguel, C91950National CityCaliforniaUnited States

Generated 2025-07-21 13:41:38.884 UTC