[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 438   SHUFFLE   <  SKIP 85  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17103Xu, Franklin, D14111BerlinHamburgGermany
27245Jones, Lauren, R92806La JollaCaliforniaUnited States
23747Romero, TheodoreCB4 4BZCambridgeEnglandUnited Kingdom

Generated 2025-07-19 20:46:20.321 UTC