[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 677   SHUFFLE   <  SKIP 3331  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16868Jackson, Xavier, A91977Spring ValleyCaliforniaUnited States
22953Liang, Barbara, T7001HobartTasmaniaAustralia
14843Vazquez, LeeLE18LeedsEnglandUnited Kingdom
18669Griffin, Adam94303Palo AltoCaliforniaUnited States

Generated 2025-07-19 13:04:28.655 UTC