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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15959Rodriguez, Logan, N98052RedmondWashingtonUnited States
17681Carter, Robert94704BerkeleyCaliforniaUnited States
14953Gill, AdrienneEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-13 07:49:27.622 UTC