[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 4337   <  SKIP 103  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14528Ramos, Casey, C63151MühlheimHamburgGermany
11911Kapoor, Rachael, D3220GeelongVictoriaAustralia
22720Alexander, Jonathan90802Long BeachCaliforniaUnited States

Generated 2025-07-15 03:45:26.195 UTC