[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 416   SHUFFLE   <  SKIP 1988  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21731Diaz, Alexandra, J92806La JollaCaliforniaUnited States
27501Alonso, Darren2060Lavender BayNew South WalesAustralia
28759Rivera, Melissa, SEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-10 15:40:47.612 UTC