[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 512   SHUFFLE   <  SKIP 1253  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19738Martinez, Henry98225BellinghamWashingtonUnited States
23230Foster, Mya, MWA3WatfordEnglandUnited Kingdom
25341Cook, Kaitlyn, J92806La JollaCaliforniaUnited States

Generated 2025-07-11 18:07:59.998 UTC