[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 328   SHUFFLE   <  SKIP 1516  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18873Rodriguez, Austin, J97068W. LinnOregonUnited States
22757Peterson, Savannah, J94941Mill ValleyCaliforniaUnited States
19272Andersen, Shaun, N17490Saint OuenCharente-MaritimeFrance
19401Hernandez, Kyle, A91910Chula VistaCaliforniaUnited States
19429Kelly, Jared, J34117KasselHessenGermany
17791Davis, Sydney66578NeunkirchenSaarlandGermany

Generated 2025-07-11 20:59:57.598 UTC