[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 2776  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29365Carlson, Cheryl, M66740SaarlouisSaarlandGermany
26001Lee, Nicholas, G97330CorvallisOregonUnited States
17292Gill, Kellie2500WollongongNew South WalesAustralia
22645Murphy, Isabella57000MetzMoselleFrance

Generated 2025-07-12 12:22:16.140 UTC