[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 3222   SHUFFLE   <  SKIP 333  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16433Dominguez, Mathew, G75016ParisSeine (Paris)France
11293Long, Luke, S98366Port OrchardWashingtonUnited States
15589He, Gilbert4171HawthorneQueenslandAustralia

Generated 2025-07-14 14:30:45.647 UTC