[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 575   SHUFFLE   <  SKIP 2637  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16648Coleman, Rachel91203GlendaleCaliforniaUnited States
13334Rivera, Melanie, K97005BeavertonOregonUnited States
17850Shen, Alvin31770ColomiersGaronne (Haute)France
18726Anand, Katrina, L2036MatravilleNew South WalesAustralia

Generated 2025-07-14 17:01:49.972 UTC