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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17698Butler, Xavier, C91977Spring ValleyCaliforniaUnited States
24135Martinez, Martin, D92081Paris La DefenseHauts de SeineFrance
14645Kelly, Isaac, P91941GrossmontCaliforniaUnited States

Generated 2025-07-13 07:12:27.087 UTC