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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19346She, Donna, DSL4 1RHBerksEnglandUnited Kingdom
29025Hayes, Miguel, K91203GlendaleCaliforniaUnited States
16936Ms., Serventi, Alice, J.92081Paris La DefenseHauts de SeineFrance

Generated 2025-07-13 19:13:51.554 UTC