[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 518   SHUFFLE   <  SKIP 4868  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25963Morris, Charles98033KirklandWashingtonUnited States
17675Li, Rosa98225BellinghamWashingtonUnited States
22130Bryant, Xavier, R92102San DiegoCaliforniaUnited States

Generated 2025-07-18 01:47:28.286 UTC