[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 1243  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14416Flores, MadisonV8POak BayBritish ColumbiaCanada
28375Diaz, Kathleen, CSE1 8HLLondonEnglandUnited Kingdom
28368Butler, Fernando59100RoubaixNordFrance
28453Lin, Valerie46236BottropNordrhein-WestfalenGermany
23700Young, Katelyn, W97355LebanonOregonUnited States
28979Williams, Matthew, A97301SalemOregonUnited States

Generated 2025-07-11 23:31:37.589 UTC