[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 416   SHUFFLE   <  SKIP 2020  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28076Williams, Logan, M94063Redwood CityCaliforniaUnited States
28090Walker, Edward, D94536FremontCaliforniaUnited States
11606Ramos, Melody91420MorangisEssonneFrance

Generated 2025-07-17 00:40:39.540 UTC