[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 8296  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25292Adams, Eduardo, A92102San DiegoCaliforniaUnited States
11272Martinez, Lauren, L90210Beverly HillsCaliforniaUnited States
18388Russell, Julia, A91977Spring ValleyCaliforniaUnited States

Generated 2025-07-18 09:03:33.615 UTC