[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 469   <  SKIP 3133  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16152Evans, Katherine, E91776San GabrielCaliforniaUnited States
16490Robinson, Megan, G91776San GabrielCaliforniaUnited States
17010James, Brianna91776San GabrielCaliforniaUnited States

Generated 2025-07-15 17:33:27.280 UTC