[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 1925   SHUFFLE   <  SKIP 496  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14808Prasad, Cynthia, LSW8 4BGLondonEnglandUnited Kingdom
20648Mitchell, Jordan, E92806La JollaCaliforniaUnited States
18739Pal, Christy, R3220GeelongVictoriaAustralia

Generated 2025-07-18 12:59:14.088 UTC