[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 470   SHUFFLE   <  SKIP 1185  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29109Miller, Elizabeth94109San FranciscoCaliforniaUnited States
24756Bell, Carlos91932Imperial BeachCaliforniaUnited States
26834Romero, Teresa, ACM11BillericayEnglandUnited Kingdom

Generated 2025-07-21 18:00:46.191 UTC