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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24660Perry, Anna91791West CovinaCaliforniaUnited States
15466Perez, Elijah94070San CarlosCaliforniaUnited States
28717Anand, Calvin, E2055North SydneyNew South WalesAustralia

Generated 2025-07-08 07:30:43.499 UTC