[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 484   SHUFFLE   <  SKIP 1078  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19296Zheng, Jake75009ParisSeine (Paris)France
26890Rogers, BryanCM11BillericayEnglandUnited Kingdom
11806Stewart, Jennifer, S94010BurlingameCaliforniaUnited States

Generated 2025-11-05 14:08:01.016 UTC