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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23046Malhotra, Pamela97005BeavertonOregonUnited States
13765Shen, JaimeW1N 9FALondonEnglandUnited Kingdom
19308Rai, Casey, MSW19 3RULondonEnglandUnited Kingdom
26042Griffin, Devin90802Long BeachCaliforniaUnited States

Generated 2025-07-21 13:29:50.747 UTC