[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 2421   SHUFFLE   <  SKIP 1849  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13924Hall, Hannah92102San DiegoCaliforniaUnited States
13065Gonzalez, MorganV8POak BayBritish ColumbiaCanada
14783Shan, CristinaSW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-15 00:56:12.028 UTC