[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 717   SHUFFLE   <  SKIP 2051  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17517Williams, Daniel, S94536FremontCaliforniaUnited States
11565Diaz, Erik, SSL4 1RHBerksEnglandUnited Kingdom
17831Long, Noah, K59100RoubaixNordFrance

Generated 2025-07-12 20:33:04.561 UTC