[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 7333  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26830Perez, LeviWA3WatfordEnglandUnited Kingdom
24276Nelson, Kaitlyn, J1002SydneyNew South WalesAustralia
17161Lopez, Katherine98033KirklandWashingtonUnited States

Generated 2025-07-21 10:01:57.162 UTC