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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25442Goel, Melvin, A91940Les UlisEssonneFrance
11959Davis, Elizabeth, K91945Lemon GroveCaliforniaUnited States
17750Jai, Shawna, WB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-11 20:44:01.976 UTC