[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 2275   SHUFFLE   <  SKIP 67  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13740Ramirez, Jada99362Walla WallaWashingtonUnited States
27080Campbell, Nathan, W94519ConcordCaliforniaUnited States
17592Sanders, Bryan, T91910Chula VistaCaliforniaUnited States

Generated 2025-07-15 22:11:56.079 UTC