[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 6215   SHUFFLE   <  SKIP 128  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23560Flores, Jacqueline94015Daly CityCaliforniaUnited States
23392Dominguez, Adrienne, M90210Beverly HillsCaliforniaUnited States
22896Miller, Logan, H98201EverettWashingtonUnited States

Generated 2025-07-20 18:32:56.869 UTC