[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 4336  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14423Ruiz, Jill, PGL50CheltenhamEnglandUnited Kingdom
19825Ferrier, Gilbert, I94519ConcordCaliforniaUnited States
24161Kumar, Luke2580GoulburnNew South WalesAustralia

Generated 2025-07-11 16:08:14.816 UTC