[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 3677   SHUFFLE   <  SKIP 490  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24884Fernandez, Michele, M2055North SydneyNew South WalesAustralia
20519Diaz, Trevor, BV8Y 1L1CliffsideBritish ColumbiaCanada
14487Hall, Seth94070San CarlosCaliforniaUnited States

Generated 2025-07-20 17:17:04.187 UTC