[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 189   SHUFFLE   <  SKIP 1958  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28273Mitchell, Madeline94063Redwood CityCaliforniaUnited States
24076Hernandez, Casey, I75006ParisSeine (Paris)France
22011Patterson, Richard, L98052RedmondWashingtonUnited States
19242Baker, Devin, R94519ConcordCaliforniaUnited States

Generated 2025-07-15 16:09:27.760 UTC