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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28565Allen, James, V64283DarmstadtHessenGermany
18576Coleman, Emily91364Woodland HillsCaliforniaUnited States
16874Munoz, Leslie, E94519ConcordCaliforniaUnited States

Generated 2025-07-20 23:52:28.951 UTC