[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 717   SHUFFLE   <  SKIP 2504  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25427Zeng, Omar90210Beverly HillsCaliforniaUnited States
20036Tang, Kate94014ColmaCaliforniaUnited States
20488Foster, Cassidy98033KirklandWashingtonUnited States
11517Bryant, Katherine, A94063Redwood CityCaliforniaUnited States

Generated 2025-07-13 04:34:08.366 UTC