[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 5190  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25549Dominguez, Mallory91940Les UlisEssonneFrance
11402Cai, Kelli, R45000OrleansLoiretFrance
24317Thomas, Devin92625Newport BeachCaliforniaUnited States
16828Mitchell, Logan, ROX1OxfordEnglandUnited Kingdom

Generated 2025-07-11 06:06:10.490 UTC