[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   SKIP 2927   SHUFFLE   <  SKIP 210  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14170Moreno, Rebekah, J80610Saint OuenSommeFrance
14812Henderson, Hunter, CGA10GatesheadEnglandUnited Kingdom
21834Mehta, Jillian, H95010HofBayernGermany

Generated 2025-07-20 07:22:27.119 UTC