[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 327   SHUFFLE   <  SKIP 3149  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22795Yuan, Tara, G75013ParisSeine (Paris)France
29032Ramirez, Taylor, D94941Mill ValleyCaliforniaUnited States
24444Griffin, Elijah, P91941GrossmontCaliforniaUnited States

Generated 2025-07-14 02:07:03.992 UTC