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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28886Jai, Franklin, S75005ParisSeine (Paris)France
15848Hernandez, Gabrielle, A97205PortlandOregonUnited States
24271Shen, Leonard, J4551CaloundraQueenslandAustralia

Generated 2025-07-12 04:44:45.209 UTC