[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   SKIP 7610   SHUFFLE   <  SKIP 629  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13194Carter, Kevin, E94010BurlingameCaliforniaUnited States
11788James, Destiny, A90012Los AngelesCaliforniaUnited States
13902Simmons, Jeremiah94519ConcordCaliforniaUnited States

Generated 2025-07-20 01:57:31.684 UTC