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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20128Miller, Ian, B97071WoodburnOregonUnited States
18873Rodriguez, Austin, J97068W. LinnOregonUnited States
24210Shan, Ricardo24044KielSaarlandGermany

Generated 2025-07-11 03:58:13.245 UTC