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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19397Shen, Terry, F90210Beverly HillsCaliforniaUnited States
24049Gomez, Byron66578NeunkirchenSaarlandGermany
26197Lopez, Marcus, S98168BurienWashingtonUnited States

Generated 2025-07-10 10:26:37.415 UTC