[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 2322  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11933Rubio, Mathew98225BellinghamWashingtonUnited States
14947Chen, AlejandroPE17BuryEnglandUnited Kingdom
28246Gray, Alexa97330CorvallisOregonUnited States

Generated 2025-07-09 14:03:48.993 UTC