[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 405   SHUFFLE   <  SKIP 241  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23304Simmons, Jordan, M91203GlendaleCaliforniaUnited States
15554Bailey, Zoe, L94519ConcordCaliforniaUnited States
15445Lopez, Bob94310OrlyVal de MarneFrance

Generated 2025-07-14 11:48:14.274 UTC