[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 5899  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19519Zhu, Bianca, D75010ParisSeine (Paris)France
25989Price, JeremyV0SookeBritish ColumbiaCanada
14654Collins, Kyle, P98270MarysvilleWashingtonUnited States
12529Allen, Isaiah, A94704BerkeleyCaliforniaUnited States

Generated 2025-07-12 22:56:25.357 UTC