[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   SKIP 1445   SHUFFLE   <  SKIP 333  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14877Brooks, Steven, CV8Z 4N5ShawneeBritish ColumbiaCanada
26917Dominguez, Roberto, A3429SunburyVictoriaAustralia
19124Bailey, Cody, G94303Palo AltoCaliforniaUnited States

Generated 2025-07-13 05:56:43.072 UTC