[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 5123  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21870Raji, JennyTY31RuncornEnglandUnited Kingdom
21241Griffin, Carson, L97071WoodburnOregonUnited States
25102Kelly, Stephanie, L94704BerkeleyCaliforniaUnited States

Generated 2025-07-11 20:31:51.503 UTC