[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   SHUFFLE   <  SKIP 6622  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14262He, Jon, L2444Port MacquarieNew South WalesAustralia
28007Ye, Clayton, A90210Beverly HillsCaliforniaUnited States
24055Goel, LouisRG11 5TPBerkshireEnglandUnited Kingdom
19227Nelson, Logan, F97005BeavertonOregonUnited States

Generated 2025-07-20 15:01:00.959 UTC