[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 3375   SHUFFLE   <  SKIP 3272  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26667Patel, Jillian3337MeltonVictoriaAustralia
17436Ramirez, Evan, K94070San CarlosCaliforniaUnited States
19425Zhao, ArturoCM11BillericayEnglandUnited Kingdom

Generated 2025-07-18 17:38:46.738 UTC