[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 3085   <  SKIP 1845  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16615Patel, Kaitlin, L6006PerthSouth AustraliaAustralia
25631Deng, JulieSW8 4BGLondonEnglandUnited Kingdom
27957Suri, TabithaOX1OxfordEnglandUnited Kingdom

Generated 2025-07-19 22:57:40.932 UTC