[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 413   SHUFFLE   <  SKIP 2927  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21416Butler, Ryan, A90210Beverly HillsCaliforniaUnited States
15570Powell, Brianna, L91977Spring ValleyCaliforniaUnited States
13334Rivera, Melanie, K97005BeavertonOregonUnited States

Generated 2025-07-12 17:50:24.631 UTC