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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14002Reed, Jacqueline98168BurienWashingtonUnited States
25231Moore, Olivia, A2500WollongongNew South WalesAustralia
18888Powell, Devin98033KirklandWashingtonUnited States

Generated 2025-07-12 22:46:52.459 UTC