[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 875   SHUFFLE   <  SKIP 1492  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25198Ramirez, Michelle94947NovatoCaliforniaUnited States
15040Lopez, George5023FindonSouth AustraliaAustralia
13284Butler, VictoriaV9LangfordBritish ColumbiaCanada

Generated 2025-07-09 10:12:39.487 UTC