[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 512   SHUFFLE   <  SKIP 5277  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14383Ferrier, Marvin, L94519ConcordCaliforniaUnited States
20899Cook, Angela59100RoubaixNordFrance
16172Perez, Janelle4551CaloundraQueenslandAustralia

Generated 2025-07-15 09:20:38.421 UTC