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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17390Lewis, Blake97222MilwaukieOregonUnited States
11443Griffin, Grace7001HobartTasmaniaAustralia
11126Carson, Shaun2113North RydeNew South WalesAustralia

Generated 2025-07-08 21:49:36.737 UTC