[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 875   SHUFFLE   <  SKIP 95  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28614Jenkins, Luis, A99202SpokaneWashingtonUnited States
18375Morris, Michelle94063Redwood CityCaliforniaUnited States
24412Patterson, Angelica92118CoronadoCaliforniaUnited States

Generated 2025-07-07 16:21:01.723 UTC