[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 767   SHUFFLE   <  SKIP 3156  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24356Zhang, Wesley, J91502BurbankCaliforniaUnited States
23938Madan, Harold, ACM11BillericayEnglandUnited Kingdom
14379Foster, Richard, C94536FremontCaliforniaUnited States

Generated 2025-07-13 02:06:39.003 UTC