[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 750   SHUFFLE   <  SKIP 352  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13665Randall, KristiWA1 4SYWoolstonEnglandUnited Kingdom
13186Sanders, Marcus, J91910Chula VistaCaliforniaUnited States
17756Ashe, Jill, J92700ColombesHauts de SeineFrance

Generated 2025-07-10 17:14:37.050 UTC