[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 250   SHUFFLE   <  SKIP 4393  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28676Bailey, Alex, L91502BurbankCaliforniaUnited States
19537Brooks, Michelle, C97222MilwaukieOregonUnited States
17666Torres, Steven, W91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-12 22:28:33.909 UTC