[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 468   SHUFFLE   <  SKIP 737  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23939Nara, Jodi, N31770ColomiersGaronne (Haute)France
24790Navarro, Rebekah, J91502BurbankCaliforniaUnited States
18135Diaz, Blake, EGA10GatesheadEnglandUnited Kingdom
26314Murphy, Angel, M90401Santa MonicaCaliforniaUnited States

Generated 2025-07-16 11:18:37.164 UTC