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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25789Mitchell, Julia93700DrancySeine Saint DenisFrance
16246Simmons, Lucas, B98284Sedro WoolleyWashingtonUnited States
22263Blue, Patrick, B98033KirklandWashingtonUnited States

Generated 2025-07-20 05:26:45.975 UTC