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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11257Powell, Jacqueline92625Newport BeachCaliforniaUnited States
28661Ward, Dalton98036LynnwoodWashingtonUnited States
17878Sanders, Gabrielle, M57000MetzMoselleFrance

Generated 2025-07-13 03:11:41.890 UTC