[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 2996   <  SKIP 1998  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11614Sharma, Katrina, M63009OffenbachSaarlandGermany
28813Washington, Cameron, J94063Redwood CityCaliforniaUnited States
17135Edwards, Richard, P97071WoodburnOregonUnited States

Generated 2025-07-13 14:53:29.714 UTC