[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 0   SHUFFLE   <  SKIP 2328  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16047Johnson, Taylor, H66740SaarlouisSaarlandGermany
19701Wood, Arianna98055RentonWashingtonUnited States
26101Smith, Phillip, S98225BellinghamWashingtonUnited States
23599Roberts, MackenzieLE18LeedsEnglandUnited Kingdom

Generated 2025-11-04 01:36:28.239 UTC