[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 189   SHUFFLE   <  SKIP 2095  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28633Howard, Christina98052RedmondWashingtonUnited States
12694Arthur, Jay, R2065St. LeonardsNew South WalesAustralia
26311Rodriguez, Brenda, S98225BellinghamWashingtonUnited States

Generated 2025-07-14 11:31:36.858 UTC