[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 1972   SHUFFLE   <  SKIP 1021  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29211Ross, Stephanie98036LynnwoodWashingtonUnited States
26849Martin, Billy, BSW8 4BGLondonEnglandUnited Kingdom
20984Rubio, Sabrina, A3337MeltonVictoriaAustralia

Generated 2025-07-17 07:12:11.503 UTC