[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 610   SHUFFLE   <  SKIP 1252  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27654Diaz, Carrie, E94704BerkeleyCaliforniaUnited States
28561Kelly, Carlos, CWA1WarringtonEnglandUnited Kingdom
23444Washington, Aidan78400ChatouYvelineFrance

Generated 2025-11-05 12:04:30.908 UTC