[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 376   SHUFFLE   <  SKIP 1120  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15780McDonald, Claudia, E91502BurbankCaliforniaUnited States
14109Gonzales, Aidan, G92102San DiegoCaliforniaUnited States
27058Butler, Nathan, K98055RentonWashingtonUnited States

Generated 2025-07-16 19:07:29.043 UTC