[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 817   SHUFFLE   <  SKIP 444  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23456Simmons, Aidan91950Lincoln AcresCaliforniaUnited States
16249Rivera, Jesse92020El CajonCaliforniaUnited States
14283Simmons, Seth, E97034Lake OswegoOregonUnited States

Generated 2025-07-19 19:59:35.757 UTC