[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 416   SHUFFLE   <  SKIP 2426  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25367Torres, AbigailV9B 2C3ShawneeBritish ColumbiaCanada
17100Wang, Vincent, M33041PaderbornHamburgGermany
25029Hernandez, Alberto, D2444Port MacquarieNew South WalesAustralia

Generated 2025-07-15 20:21:30.802 UTC