[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 0   SHUFFLE   <  SKIP 3019  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14267Wood, Lauren, I97330CorvallisOregonUnited States
18248Moreno, Pedro, A4551CaloundraQueenslandAustralia
19861Perry, Caroline97034Lake OswegoOregonUnited States
19489Patterson, Alexandra, A57000MetzMoselleFrance

Generated 2025-11-04 21:06:21.375 UTC