[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 2693   SHUFFLE   <  SKIP 2367  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13357Gonzales, Blake, C92020El CajonCaliforniaUnited States
17649Mehta, Ronald, FRG11 5TPBerkshireEnglandUnited Kingdom
22984Robinson, Cameron, C98225BellinghamWashingtonUnited States

Generated 2025-07-17 01:50:51.216 UTC