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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17211Rodriguez, Virginia57000MetzMoselleFrance
11282Thomas, Christian, A98168BurienWashingtonUnited States
27040Mr., Singh, Paul44214BurbankOhioUnited States
24719Zheng, Susan, K22001HamburgHessenGermany

Generated 2025-07-12 20:18:57.874 UTC