[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 3669   SHUFFLE   <  SKIP 698  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13229Wang, Dylan97071WoodburnOregonUnited States
26630Powell, VanessaV9B 2C3ShawneeBritish ColumbiaCanada
13386Patterson, Samuel, R97355LebanonOregonUnited States
20576Kapoor, JohnathanW1X3SELondonEnglandUnited Kingdom
24110Brooks, Kaylee, S93700DrancySeine Saint DenisFrance
15956Li, Ryan94611OaklandCaliforniaUnited States

Generated 2025-07-19 15:59:08.709 UTC