[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 827   SHUFFLE   <  SKIP 724  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25717Guo, Ernest2061Milsons PointNew South WalesAustralia
25406Andersen, Casey94704BerkeleyCaliforniaUnited States
22877Griffin, XavierV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-21 20:17:51.811 UTC