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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20233Raje, Jenny2777SpringwoodNew South WalesAustralia
16373Cook, Sara, E98033KirklandWashingtonUnited States
28599Perry, Stephanie99202SpokaneWashingtonUnited States

Generated 2025-07-10 19:01:47.571 UTC