[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 875   SHUFFLE   <  SKIP 5389  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11837Alexander, Haley94109San FranciscoCaliforniaUnited States
21686Ortega, Albert, A94010BurlingameCaliforniaUnited States
16831Vazquez, Theodore, TGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-14 12:47:55.647 UTC