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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18342James, Victoria91950National CityCaliforniaUnited States
18789Robinson, Seth, C98901YakimaWashingtonUnited States
12162Mitchell, Luke, A92806La JollaCaliforniaUnited States

Generated 2025-07-12 01:42:40.743 UTC