[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 2391   SHUFFLE   <  SKIP 463  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23510Cooper, Morgan, R94519ConcordCaliforniaUnited States
27338Lopez, Virginia, J2055North SydneyNew South WalesAustralia
27610Washington, Jeremy91977Spring ValleyCaliforniaUnited States

Generated 2025-07-17 06:08:14.104 UTC