[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 4625   SHUFFLE   <  SKIP 900  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17920Yuan, Bradley2113North RydeNew South WalesAustralia
11575Campbell, JacksonLE18LeedsEnglandUnited Kingdom
22227Cai, Barbara, A91502BurbankCaliforniaUnited States

Generated 2025-07-20 22:20:17.539 UTC