[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 568   SHUFFLE   <  SKIP 682  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25438Murphy, Lauren, C99202SpokaneWashingtonUnited States
25372Torres, Carrie85225ChandlerArizonaUnited States
11220Huang, Erica, C94014ColmaCaliforniaUnited States

Generated 2025-07-12 12:38:10.930 UTC