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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11534Lewis, Cameron, M90802Long BeachCaliforniaUnited States
20018Gray, Lauren98055RentonWashingtonUnited States
24223Alexander, Abigail97222MilwaukieOregonUnited States

Generated 2025-07-21 01:58:23.329 UTC