[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 24   SHUFFLE   <  SKIP 2265  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17682Ramirez, Anna98225BellinghamWashingtonUnited States
13835Brooks, Hailey75007ParisSeine (Paris)France
23057Richardson, Caitlin, TV9B 2C3ShawneeBritish ColumbiaCanada

Generated 2025-07-10 10:43:25.898 UTC