[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 2421   SHUFFLE   <  SKIP 5873  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18988Baker, Courtney, A94536FremontCaliforniaUnited States
14814Jai, Christine, JCB4 4BZCambridgeEnglandUnited Kingdom
17584Liu, Lisa, J91502BurbankCaliforniaUnited States

Generated 2025-07-14 22:21:07.165 UTC