[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 1882  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22797She, Leonard, S41485GrevenbroichBayernGermany
24210Shan, Ricardo24044KielSaarlandGermany
26834Romero, Teresa, ACM11BillericayEnglandUnited Kingdom

Generated 2025-07-11 18:14:46.309 UTC