[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 480   SHUFFLE   <  SKIP 177  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12343Ruiz, Gloria2061Milsons PointNew South WalesAustralia
23715Flores, Isabel99202SpokaneWashingtonUnited States
12830Raje, Russell93400Saint-DenisSeine Saint DenisFrance

Generated 2025-11-06 03:28:09.070 UTC