[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 3713   <  SKIP 611  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19145Malhotra, Adriana94519ConcordCaliforniaUnited States
16573Dominguez, RubenC2H 7AULondonEnglandUnited Kingdom
26546Bennett, Miguel91932Imperial BeachCaliforniaUnited States

Generated 2025-07-17 00:35:03.697 UTC