[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2421   SHUFFLE   <  SKIP 6578  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26504Robinson, Jennifer, LV8XRoyal OakBritish ColumbiaCanada
26352Fernandez, Cynthia, L04838EilenburgBrandenburgGermany

Generated 2025-07-19 00:03:18.553 UTC