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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18142Bradley, Riley59100RoubaixNordFrance
19720Phillips, Kaitlyn, W97005BeavertonOregonUnited States
28188Price, Kayla97034Lake OswegoOregonUnited States

Generated 2025-07-12 03:18:13.723 UTC