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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12141Lee, Kaitlyn, B97005BeavertonOregonUnited States
26210Gill, ClintonSL4 1RHBerksEnglandUnited Kingdom
21016Kapoor, Michele, J12311BerlinSaarlandGermany

Generated 2025-07-22 08:42:15.832 UTC