[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 2421   SHUFFLE   <  SKIP 4082  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19358Bryant, Jonathan, J78100Saint Germain en LayeYvelineFrance
15260Torres, Kathleen91910Chula VistaCaliforniaUnited States
13447Cox, Destiny, M90802Long BeachCaliforniaUnited States

Generated 2025-07-18 13:59:42.893 UTC