[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 2421   SHUFFLE   <  SKIP 327  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19999Brooks, Danielle92806La JollaCaliforniaUnited States
28429Bell, Devin59000LilleNordFrance
14266Patel, Cory, J98225BellinghamWashingtonUnited States

Generated 2025-07-18 04:16:48.747 UTC