[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 413   SHUFFLE   <  SKIP 896  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12119Raje, Keith, L94704BerkeleyCaliforniaUnited States
24840Sai, MarcoGL50CheltenhamEnglandUnited Kingdom
25652Sara, Rachael92700ColombesHauts de SeineFrance

Generated 2025-07-16 18:55:20.602 UTC