[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 4110   <  SKIP 1830  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20855Ross, Abigail78100Saint Germain en LayeYvelineFrance
18841Campbell, GabriellaV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-21 10:21:58.998 UTC