[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 518   SHUFFLE   <  SKIP 3693  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27666Garcia, Alyssa, L94536FremontCaliforniaUnited States
27737Taylor, Brandon, C94063Redwood CityCaliforniaUnited States
21395Hughes, Alexia, M98225BellinghamWashingtonUnited States

Generated 2025-07-18 07:52:25.094 UTC