[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 2854   <  SKIP 152  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17791Davis, Sydney66578NeunkirchenSaarlandGermany
27778Garcia, TabithaC2H 7AULondonEnglandUnited Kingdom
23874Cook, Abigail, J97005BeavertonOregonUnited States
25352Martinez, Brandon, S97034Lake OswegoOregonUnited States

Generated 2025-07-20 10:54:21.762 UTC