[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 447  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26455Carter, Samuel98033KirklandWashingtonUnited States
24131Rubio, Felicia, S94310OrlyVal de MarneFrance
24430Long, Dalton94519ConcordCaliforniaUnited States
13119Guo, Jaclyn4551CaloundraQueenslandAustralia

Generated 2025-07-12 07:35:28.632 UTC