[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 875   SHUFFLE   <  SKIP 4437  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23321Xu, Karl3000MelbourneVictoriaAustralia
28828Murphy, Andrea, R90401Santa MonicaCaliforniaUnited States
22346Howard, Catherine, S90210Beverly HillsCaliforniaUnited States

Generated 2025-07-22 03:07:07.563 UTC