[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 191   SHUFFLE   <  SKIP 314  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14454Anderson, Kayla92806La JollaCaliforniaUnited States
24758Adams, Gabriella, K98033KirklandWashingtonUnited States
28237Foster, Hailey, J90241DowneyCaliforniaUnited States

Generated 2025-07-20 21:15:19.153 UTC