[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 4098   SHUFFLE   <  SKIP 337  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21516Serrano, LarryEC1R 0DULondonEnglandUnited Kingdom
26334Blanco, Ross90706BellflowerCaliforniaUnited States
21905Hernandez, Pedro98225BellinghamWashingtonUnited States

Generated 2025-07-15 15:35:29.092 UTC