[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 364   SHUFFLE   <  SKIP 718  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13309Sanders, Angela92020El CajonCaliforniaUnited States
25274Henderson, Samantha, M98270MarysvilleWashingtonUnited States
15838Taylor, Julia, G94536FremontCaliforniaUnited States

Generated 2025-07-19 20:03:05.549 UTC