[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 211   SHUFFLE   <  SKIP 2200  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26207Zeng, Kelvin, AOX1OxfordEnglandUnited Kingdom
27225Murphy, Isaac, L95062Santa CruzCaliforniaUnited States
25752McDonald, Christy, M92700ColombesHauts de SeineFrance

Generated 2025-07-13 15:29:27.527 UTC