[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 189   SHUFFLE   <  SKIP 2327  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25687Cook, Jade, CAS23Stoke-on-TrentEnglandUnited Kingdom
22177Suarez, Meghan, L2444Port MacquarieNew South WalesAustralia
27362Cooper, Alex, L3220GeelongVictoriaAustralia

Generated 2025-07-10 17:52:18.216 UTC