[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2693   SHUFFLE   <  SKIP 1041  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24679Hernandez, Wyatt, S94947NovatoCaliforniaUnited States
28921Deng, CoreySW8 4BGLondonEnglandUnited Kingdom
25076Jenkins, Nicole, W91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-14 07:30:30.358 UTC