[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 406   SHUFFLE   <  SKIP 1068  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21152Hill, Amanda91203GlendaleCaliforniaUnited States
16084Wright, Allison, R97034Lake OswegoOregonUnited States
26493Ramos, Lawrence, P98225BellinghamWashingtonUnited States

Generated 2025-07-18 05:05:41.712 UTC