[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   SHUFFLE   SKIP 2515   <  SKIP 1030  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28291Miller, David, A98312BremertonWashingtonUnited States
25755Huang, JefferyW1X3SELondonEnglandUnited Kingdom
19239Alexander, Jeremy, D98052RedmondWashingtonUnited States

Generated 2025-07-13 06:25:20.777 UTC