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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19010Ortega, Naomi94519ConcordCaliforniaUnited States
14630James, Isaiah91932Imperial BeachCaliforniaUnited States
26746Adams, Amber4000BrisbaneQueenslandAustralia
19506Lin, Candice, KW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-21 01:15:47.623 UTC