[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 2328   <  SKIP 42  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28245Henderson, Gavin, IV2W 1W2HaneyBritish ColumbiaCanada
19255Sara, Terrance80610Saint OuenSommeFrance

Generated 2025-07-21 09:05:07.720 UTC