[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 110   SHUFFLE   <  SKIP 2569  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28619Bailey, Brianna91950National CityCaliforniaUnited States
28280Powell, Tristan, G97045Oregon CityOregonUnited States
27686Zhang, Vincent, M1597Lane CoveNew South WalesAustralia

Generated 2025-07-21 03:48:39.971 UTC