[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 4931   SHUFFLE   <  SKIP 517  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11413Stewart, Megan, LGA10GatesheadEnglandUnited Kingdom
15858Parker, Jonathan, D94519ConcordCaliforniaUnited States
22848Pal, Peter, K2036MalabarNew South WalesAustralia

Generated 2025-07-15 17:11:13.778 UTC