[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 1076   SHUFFLE   <  SKIP 574  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13275Murphy, Carlos, A98201EverettWashingtonUnited States
14286Hernandez, Kristine2300NewcastleNew South WalesAustralia
20401Jenkins, Hannah, G94010BurlingameCaliforniaUnited States

Generated 2025-07-15 18:51:20.554 UTC