[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 654   SHUFFLE   <  SKIP 82  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27139Liu, Jon12171BerlinHessenGermany
28360Adams, Isaiah, L92625Newport BeachCaliforniaUnited States
20977Andersen, Mario, J59100RoubaixNordFrance
16468Dominguez, Orlando, A75009ParisSeine (Paris)France
16783Barnes, Grace, R98403TacomaWashingtonUnited States
12967Rodriguez, Fernando, A91950Lincoln AcresCaliforniaUnited States

Generated 2025-11-05 21:56:42.559 UTC