[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 484   SHUFFLE   <  SKIP 878  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25537Phillips, NathanEM15Esher-MoleseyEnglandUnited Kingdom
19171Torres, Melanie, L90401Santa MonicaCaliforniaUnited States
24604Rai, Melvin, J1002SydneyNew South WalesAustralia

Generated 2025-07-14 03:50:11.027 UTC