[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 840   SHUFFLE   <  SKIP 805  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11710Ramirez, Zoe, R92806La JollaCaliforniaUnited States
20116Bryant, Hannah, D91910Chula VistaCaliforniaUnited States
16593He, SuzanneB29 6SLBirminghamEnglandUnited Kingdom
15956Li, Ryan94611OaklandCaliforniaUnited States

Generated 2025-07-18 22:30:43.301 UTC