[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 549   SHUFFLE   <  SKIP 1061  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19045Rodriguez, Ross, D57000MetzMoselleFrance
11641Chen, James, DV8Y 1L1CliffsideBritish ColumbiaCanada
12550Diaz, Austin, MOX1OxfordEnglandUnited Kingdom

Generated 2025-07-14 20:24:37.817 UTC