[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 2993   SHUFFLE   <  SKIP 5  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18227Diaz, Miranda, E98036LynnwoodWashingtonUnited States
25955Robinson, Anna90401Santa MonicaCaliforniaUnited States
14429He, LaceySW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-10 20:41:56.399 UTC