[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 324   SHUFFLE   <  SKIP 469  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17130Turner, Janet, M91950National CityCaliforniaUnited States
22860Kumar, Cedric, B4171HawthorneQueenslandAustralia
14745Hall, Luke, EV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-18 02:35:40.068 UTC