[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 2640  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22997Williams, Lucas98225BellinghamWashingtonUnited States
19831Green, Charles94070San CarlosCaliforniaUnited States
19455Perez, JackKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-14 05:53:11.524 UTC