[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 3375   SHUFFLE   <  SKIP 3283  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17028Richardson, Grace, A98055RentonWashingtonUnited States
23041Garcia, Natalie90802Long BeachCaliforniaUnited States
20461Nelson, Mackenzie91776San GabrielCaliforniaUnited States
17737Gonzales, Nicole, M78000VersaillesYvelineFrance

Generated 2025-07-21 12:40:47.132 UTC