[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 250   SHUFFLE   <  SKIP 3417  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18762Wilson, Arthur92625Newport BeachCaliforniaUnited States
14447Alexander, Madison98225BellinghamWashingtonUnited States
27486Gill, Mathew, M2060Lavender BayNew South WalesAustralia

Generated 2025-07-20 04:32:28.757 UTC