[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 484   SHUFFLE   <  SKIP 444  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16364Yuan, Shawna, D91910Chula VistaCaliforniaUnited States
14199Anderson, Samuel, DPE17BuryEnglandUnited Kingdom
13595Stewart, Cole, L93000BobignySeine Saint DenisFrance

Generated 2025-07-13 07:20:33.842 UTC