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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27267Davis, EmilyV8Z 4N5ShawneeBritish ColumbiaCanada
27984Ramos, Rebekah, L4171HawthorneQueenslandAustralia
16277Luo, ChristyRH15 9UDWest SussexEnglandUnited Kingdom

Generated 2025-07-12 04:26:31.107 UTC