[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 484   SHUFFLE   <  SKIP 2488  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26165Flores, Alexandra, C4700RockhamptonQueenslandAustralia
27524Suri, Denise, C98168BurienWashingtonUnited States
14877Brooks, Steven, CV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-09 05:42:11.251 UTC