[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 1836  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16249Rivera, Jesse92020El CajonCaliforniaUnited States
13488Guo, Laura, S98225BellinghamWashingtonUnited States
24837Lewis, Wyatt20354HamburgHamburgGermany

Generated 2025-07-09 23:38:31.496 UTC