[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 518   SHUFFLE   <  SKIP 6229  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11535Nelson, Devin97355LebanonOregonUnited States
21888Edwards, Evan, L4217Gold CoastQueenslandAustralia
21415Sanchez, Sydney98052RedmondWashingtonUnited States
14985Zhu, Jaclyn, A93000BobignySeine Saint DenisFrance

Generated 2025-07-18 10:43:17.206 UTC