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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12443James, Garrett91502BurbankCaliforniaUnited States
11935Taylor, Jessica97355LebanonOregonUnited States
18613Murphy, Cody90241DowneyCaliforniaUnited States

Generated 2025-07-09 19:06:29.322 UTC