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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18831Hernandez, Andy90706BellflowerCaliforniaUnited States
19295Green, Katelyn57000MetzMoselleFrance
22368Ross, Edward98371PuyallupWashingtonUnited States
28919Wagner, Krystal, F59100RoubaixNordFrance

Generated 2025-07-11 11:39:13.998 UTC