[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 650   SHUFFLE   <  SKIP 2831  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28300Bennett, Abigail, L99202SpokaneWashingtonUnited States
18399Torres, Sara, D94519ConcordCaliforniaUnited States
14195Blanco, Clinton, JSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-10 15:40:02.543 UTC