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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28340Butler, Lucas95062Santa CruzCaliforniaUnited States
29417Vazquez, Kellie, B80074MünchenHamburgGermany
23802Diaz, Emily, S97301SalemOregonUnited States

Generated 2025-07-20 01:09:18.941 UTC