[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 3311   SHUFFLE   <  SKIP 410  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22646She, Cara, HSE1 8HLLondonEnglandUnited Kingdom
23874Cook, Abigail, J97005BeavertonOregonUnited States
21286Mr., Roy, Luke, J.90210Beverly HillsCaliforniaUnited States

Generated 2025-07-18 10:03:55.096 UTC