[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 650   SHUFFLE   <  SKIP 3149  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18086Zeng, Jaclyn, R94519ConcordCaliforniaUnited States
19529Parker, Bailey, A99202SpokaneWashingtonUnited States
18040Liu, Curtis, L92150SuresnesHauts de SeineFrance

Generated 2025-07-10 22:32:15.394 UTC